This directive must be accompanied by AuthName, AuthType, and AuthGroupFile directives in order for user authentication to work properly.
AuthUserFile path
path is the absolute path of a user file created with the htpasswd support program.
AuthUserFile c:/httpd/conf/htpasswd.ctl
Sets the authorization user file for this directory to c:/httpd/conf/htpasswd.ctl.
Return to access
configuration overview